From 7f6d49b49030f4c430a39c8f1fd5333070fbf256 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Mon, 2 Jul 2007 18:29:00 +0000 Subject: [PATCH] Add some doc for tomtom_asc and tomtom_itn formats. --- xmldoc/formats/tomtom_asc.xml | 5 +++++ xmldoc/formats/tomtom_itn.xml | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 xmldoc/formats/tomtom_asc.xml create mode 100644 xmldoc/formats/tomtom_itn.xml diff --git a/xmldoc/formats/tomtom_asc.xml b/xmldoc/formats/tomtom_asc.xml new file mode 100644 index 000000000..d1209146d --- /dev/null +++ b/xmldoc/formats/tomtom_asc.xml @@ -0,0 +1,5 @@ + + With this format you can read and write TomTom + Points of Interest - POI (ascii) files. + It is a simple text (csv) format with only latitude, longitude and a short name. + diff --git a/xmldoc/formats/tomtom_itn.xml b/xmldoc/formats/tomtom_itn.xml new file mode 100644 index 000000000..dc71e6cd0 --- /dev/null +++ b/xmldoc/formats/tomtom_itn.xml @@ -0,0 +1,3 @@ + + tomtom_itn can be used to read and write TomTom Navigator Itineraries (Routes). + -- 2.30.2